Skip to content

Document operational rationale for aws-es-proxy master tag#15

Merged
alan-walsh merged 2 commits intofeat/aws-es-proxy-master-tagfrom
copilot/sub-pr-14
Mar 26, 2026
Merged

Document operational rationale for aws-es-proxy master tag#15
alan-walsh merged 2 commits intofeat/aws-es-proxy-master-tagfrom
copilot/sub-pr-14

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 11, 2026

quay.io/cdis/aws-es-proxy does not publish immutable release/date tags — master is the only available tag. Added an inline comment to both environment values.yaml files to document this constraint, addressing the reviewer's request for explicit rationale when a mutable tag must be used.

Changes

  • ardac1prd/portal.ardac.org/values.yaml — comment above tag: "master" explaining the image doesn't publish versioned tags
  • ardac1dmo/demo.ardac.org/values.yaml — same comment for consistency
aws-es-proxy:
  image:
    repository: quay.io/cdis/aws-es-proxy
    # quay.io/cdis/aws-es-proxy does not publish immutable release tags; "master" is the only available tag
    tag: "master"

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: alan-walsh <12358329+alan-walsh@users.noreply.github.com>
Copilot AI changed the title [WIP] [WIP] Address feedback on using master tag for aws-es-proxy image in both environments Document operational rationale for aws-es-proxy master tag Mar 11, 2026
@alan-walsh alan-walsh marked this pull request as ready for review March 26, 2026 13:05
Copilot AI review requested due to automatic review settings March 26, 2026 13:05
@alan-walsh alan-walsh merged commit f940277 into feat/aws-es-proxy-master-tag Mar 26, 2026
2 checks passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Documents why aws-es-proxy must remain pinned to the mutable master tag by adding an inline rationale comment in both environment Helm values files.

Changes:

  • Added a comment explaining that quay.io/cdis/aws-es-proxy does not publish immutable release/date tags.
  • Applied the same comment to both prd and dmo values files for consistency.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
ardac1prd/portal.ardac.org/values.yaml Adds inline rationale for using aws-es-proxy image tag master.
ardac1dmo/demo.ardac.org/values.yaml Mirrors the same rationale comment for consistency across environments.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants